home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
modules
/
objects
/
res
/
description
/
Oplane.res
< prev
next >
Wrap
Text File
|
2003-02-27
|
316b
|
15 lines
CONTAINER Oplane
{
NAME Oplane;
INCLUDE Obase;
GROUP ID_OBJECTPROPERTIES
{
REAL PRIM_PLANE_WIDTH { UNIT METER; MIN 0.0; }
REAL PRIM_PLANE_HEIGHT { UNIT METER; MIN 0.0; }
LONG PRIM_PLANE_SUBW { MIN 1; MAX 1000; }
LONG PRIM_PLANE_SUBH { MIN 1; MAX 1000; }
}
INCLUDE Oprimitiveaxis;
}